home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 1995 September / macformat-028.iso / mac / Shareware City / Developers / BoxMaker++ / NameLocker ƒ / NameFileLocker.note < prev    next >
Encoding:
Text File  |  1995-06-14  |  759 b   |  27 lines  |  [TEXT/KAHL]

  1.  
  2. NameFileLocker actually is four programs in one.
  3. By changing the 'what' resource and adding custom resources one can create
  4.  
  5. FileLocker, FileUnlocker, NameLocker, and NameUnlocker
  6.  
  7. Build process:
  8.  
  9. - "NameFileLocker lib π" contains all the executable code, but should
  10.   not be linked.
  11.  
  12. - "NameFileLocker rsrc π" only contains resource information. It
  13.   can not be linked, but is used to maintain "NameFileLocker rsrc π.rsrc"
  14.  
  15. "FileLocker π", "FileUnlocker π", "NameLocker π", and "NameUnlocker π" build
  16. the complete programs
  17.  
  18. Known bugs:
  19.  
  20. - Preferences item is present, but no preferences dialog exists
  21.  
  22. Version history:
  23.  
  24. 950525: 1.2 released with BoxMaker++ 1.2,
  25. 950614:    1.3 using BoxMaker++ 1.3, revised the build process to not need
  26.         any ResEdit hacking.
  27.